home *** CD-ROM | disk | FTP | other *** search
- object PleaseWait: TPleaseWait
- Left = 344
- Top = 208
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'PleaseWait'
- ClientHeight = 204
- ClientWidth = 324
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Background: TGIFImage
- Left = 0
- Top = 0
- Width = 320
- Height = 200
- AutoSize = True
- FileName = 'D:\projects\splash\graphics\gifs\PleaseWait.GIF'
- end
- object Spin: TGIFImage
- Left = 188
- Top = 10
- Width = 120
- Height = 75
- Animate = True
- AutoSize = True
- FileName = 'D:\projects\splash\graphics\gifs\Train.gif'
- Loop = True
- Speed = 1
- end
- object lblMessage: TLabelEffect
- Left = 26
- Top = 97
- Width = 267
- Height = 92
- Alignment = taCenter
- Caption = 'Loading Training Information Please Wait..'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -27
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- end
-